|
LinuxQMISDK-Lite
SLQS04.00.24
|
Data Fields | |
| uint8_t | TlvPresent |
| uint8_t | numOpt |
| wds_DHCPOpt | optList [30] |
| uint8_t | optListData [2048] |
DHCP lease option information
| TlvPresent | a flag indicates whether TLV presented or not |
| numOpt | number of sets of wds_DHCPOpt |
| optList | option list |
| optListData | option list data |
| uint8_t wds_DHCPLeaseOptTlv::numOpt |
| wds_DHCPOpt wds_DHCPLeaseOptTlv::optList[30] |
| uint8_t wds_DHCPLeaseOptTlv::optListData[2048] |
| uint8_t wds_DHCPLeaseOptTlv::TlvPresent |